Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NSnapshotIterator<T> Class
Properties Methods


In This Topic
    NSnapshotIterator<T> Class Members
    In This Topic

    The following tables list the members exposed by NSnapshotIterator<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current item.  
    Top
    Public Methods
     NameDescription
    Public MethodAdvances the iterator to the next item of the set.  
    Public MethodResets the iterator to its initial position, which is before the first item in the set.  
    Top
    See Also